 helm plugin install https://github.com/chartmuseum/helm-push.git
 
 helm plugin list
 
 helm create helmpushdemo
 
 helm push helmpushdemo/ mychartmuseumrepo
 
 helm repo update
 
 helm search repo mychartmuseumrepo
 
 